SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 56120: The error "java.lang.UnsatisfiedLinkError: no sspiauth in java.library.path" is displayed in the SASVisualDataBuilder6.4.log file

DetailsAboutRate It

If you configure the workspace server for Integrated Windows Authentication (IWA) and then attempt to import data into SAS® Visual Data Builder, the import operation fails and SAS Visual Data Builder displays the following message:

Due to a network issue, browser type, or large file size, the file "sample.csv" was not transferred
to the SAS server.

In addition, the following error and exception messages are written to SASVisualDataBuilder6.4.log:

2014-07-23 18:14:20,448 [tomcat-http--37] ERROR [ST-63-zPlrKGjbRDoaX20e2e9j-cas894201] com.sas.bicommon.selfserv.importer.CSVImporter - com.sas.bicommon.selfserv.workspace.WorkspaceException: Could not get workspace connection
2014-07-23 18:14:20,458 [tomcat-http--37] ERROR [ST-63-zPlrKGjbRDoaX20e2e9j-cas894201] com.sas.bicommon.selfserv.servlet.FileUploaderServlet - org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'CSVImporter': Invocation of init method failed; nested exception is com.sas.bicommon.selfserv.SelfServeMessageException: Could not get workspace connection
2014-07-23 18:14:20,462 [tomcat-http--37] ERROR [unknownunknown] org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/SASVisualDataBuilder].[FileUploaderServlet] - Servlet.service() for servlet [FileUploaderServlet] in context with path [/SASVisualDataBuilder] threw exception
com.sas.bicommon.selfserv.SelfServeMessageException: Error creating bean with name 'CSVImporter': Invocation of init method failed; nested exception is com.sas.bicommon.selfserv.SelfServeMessageException: Could not get workspace connection
	at com.sas.bicommon.selfserv.SelfServeMessageException.getInstance(SelfServeMessageException.java:37)
	at com.sas.bicommon.selfserv.servlet.FileUploaderServlet.handleRequest(FileUploaderServlet.java:102)
	at org.springframework.web.context.support.HttpRequestHandlerServlet.service(HttpRequestHandlerServlet.java:67)
	...more message lines...
Caused by: com.sas.services.connection.FatalConnectionFactoryException: The native implementation module for the security package could not be found in the path.
	at com.sas.services.connection.ClusterEnvelope.getConnection(ClusterEnvelope.java:238)
	at com.sas.services.connection.AggregationKernel.doGetConnection(AggregationKernel.java:242)
	at com.sas.services.connection.ConnectionFactoryKernel.getConnection(ConnectionFactoryKernel.java:325)
	at com.sas.services.connection.ConnectionFactoryShell.getConnection(ConnectionFactoryShell.java:75)
	at com.sas.services.connection.platform.PlatformConnectionFactory.getConnectionHost(PlatformConnectionFactory.java:382)
	at com.sas.services.connection.platform.PlatformConnectionFactory.getConnection(PlatformConnectionFactory.java:111)
	at com.sas.services.connection.platform.PlatformConnectionFactory.getConnection(PlatformConnectionFactory.java:93)
	at com.sas.bicommon.selfserv.workspace.WorkspaceProvider.getWorkspaceConnection(WorkspaceProvider.java:335)
	......124 more  message lines...
Caused by: org.omg.CORBA.INITIALIZE: The native implementation module for the security package could not be found in the path.  vmcid: 0x0  minor code: 0  completed: No
	at com.sas.iom.orb.brg.SecurityPackageBase.initClient(SecurityPackageBase.java:70)
	at com.sas.iom.orb.brg.Engine.createSecurityPackage(Engine.java:5325)
	at com.sas.iom.orb.brg.Engine.flowSendAuth(Engine.java:4115)
	at com.sas.iom.orb.brg.Engine.flow(Engine.java:700)
	at com.sas.iom.orb.brg.Engine.initClient(Engine.java:660)
	at com.sas.iom.orb.brg.ORBImpl.uri_to_object(ORBImpl.java:119)
	at com.sas.services.connection.ClusterEnvelope.createObject(ClusterEnvelope.java:291)
	at com.sas.services.connection.ClusterEnvelope.getConnection(ClusterEnvelope.java:76)
	......131 more message lines...
Caused by: java.lang.UnsatisfiedLinkError: no sspiauth in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
	at java.lang.Runtime.loadLibrary0(Runtime.java:845)
	at java.lang.System.loadLibrary(System.java:1084)
	at com.sas.security.sspi.SSPIAuth.loadNativeLibrary(SSPIAuth.java:499)
	at com.sas.security.sspi.SSPIAuth.(SSPIAuth.java:163)
	at com.sas.iom.orb.brg.SecurityPackageBase.initClient(SecurityPackageBase.java:62)
	...138more message lines...

The same error can occur in other SAS Visual Analytics applications when you attempt operations that use the workspace server. This problem occurs because the sas.security.jgss.jar file is missing from the SAS Visual Analytics applications.

Contact SAS Technical Support for instructions about how to resolve this problem.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Visual AnalyticsLinux for x646.47.19.4 TS1M09.4 TS1M0
Microsoft® Windows® for x646.47.19.4 TS1M09.4 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.